INPUT_OBJECT
QuickReplyButtonInput
Quick reply button input
link GraphQL Schema definition
1 input QuickReplyButtonInput { 3 2 : QuickReplyActionInput! 6 4 # Text content of the quick reply button. 30 character limit 5 : String! 7 }
INPUT_OBJECT
Quick reply button input
1 input QuickReplyButtonInput { 3 2 : QuickReplyActionInput! 6 4 # Text content of the quick reply button. 30 character limit 5 : String! 7 }