Create the Reply Markup from JSON
factory ReplyMarkup.fromJson(Map<String, dynamic> json) => _$ReplyMarkupFromJson(json);