fromAttachmentMenu property

  1. @JsonKey(name: 'from_attachment_menu')
bool? get fromAttachmentMenu
inherited

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;