共用方式為


ConversationIdentityType type

定義 ConversationIdentityType 的值。 可能的值包括:'team'、'channel'

type ConversationIdentityType = "team" | "channel"