Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
newtype ChatItemType Source #
pattern ChatItemType_ATTACHMENT :: ChatItemType | |
pattern ChatItemType_CHAT_ENDED :: ChatItemType | |
pattern ChatItemType_CONNECTION_ACK :: ChatItemType | |
pattern ChatItemType_EVENT :: ChatItemType | |
pattern ChatItemType_MESSAGE :: ChatItemType | |
pattern ChatItemType_PARTICIPANT_JOINED :: ChatItemType | |
pattern ChatItemType_PARTICIPANT_LEFT :: ChatItemType | |
pattern ChatItemType_TRANSFER_FAILED :: ChatItemType | |
pattern ChatItemType_TRANSFER_SUCCEEDED :: ChatItemType | |
pattern ChatItemType_TYPING :: ChatItemType |