ConversationIdentityType type

ConversationIdentityType の値を定義します。 使用可能な値は、'team'、'channel' です。

type ConversationIdentityType = "team" | "channel"