message property
Optional. Message sent by the bot with the callback button that originated the query
Implementation
@JsonKey(name: 'message')
MaybeInaccessibleMessage? get message;
Optional. Message sent by the bot with the callback button that originated the query
@JsonKey(name: 'message')
MaybeInaccessibleMessage? get message;