Enum Space.Types.Type
Deprecated: Use SpaceType
instead.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum Space.Types.Type
Fields
Name | Description |
---|---|
Dm | 1:1 Direct Message between a human and a Chat app, where all messages are flat. Note that this doesn't include direct messages between two humans. |
Room | Conversations between two or more humans. |
Unspecified | Reserved. |