fromAttachmentMenu property
Optional. True, if the access was granted when the bot was added to the attachment or side menu
Implementation
@JsonKey(name: 'from_attachment_menu')
bool? get fromAttachmentMenu;
Optional. True, if the access was granted when the bot was added to the attachment or side menu
@JsonKey(name: 'from_attachment_menu')
bool? get fromAttachmentMenu;