ConversationIdentityType type

定义 ConversationIdentityType 的值。 可能的值包括:“team”、“channel”

type ConversationIdentityType = "team" | "channel"