ConversationIdentityType type

Defines values for ConversationIdentityType. Possible values include: 'team', 'channel'

type ConversationIdentityType = "team" | "channel"