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