Chat_ChannelInteractionConfigInterface
No description
interface Chat_ChannelInteractionConfigInterface {
type: Chat_ChannelInteractionType!
enabled: Boolean!
}
Fields
Chat_ChannelInteractionConfigInterface.type ● Chat_ChannelInteractionType! non-null enum
Chat_ChannelInteractionConfigInterface.enabled ● Boolean! non-null scalar
Implemented By
Chat_ChannelInteractionChatConfig object ● Chat_ChannelInteractionEmbeddedWebviewConfig object ● Chat_ChannelInteractionPollsConfig object ● Chat_ChannelInteractionQuestionsConfig object