chatInstance property
Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games.
Implementation
@JsonKey(name: 'chat_instance')
String get chatInstance;
Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games.
@JsonKey(name: 'chat_instance')
String get chatInstance;