KeyboardButtonRequestChat.fromJson constructor
Creates a new KeyboardButtonRequestChat from a JSON object.
Implementation
factory KeyboardButtonRequestChat.fromJson(Map<String, dynamic> json) =>
_$KeyboardButtonRequestChatFromJson(json);
Creates a new KeyboardButtonRequestChat from a JSON object.
factory KeyboardButtonRequestChat.fromJson(Map<String, dynamic> json) =>
_$KeyboardButtonRequestChatFromJson(json);