title property
Optional. Title of the chat, if the title was requested by the bot.
Implementation
@JsonKey(name: 'title')
String? get title;
Optional. Title of the chat, if the title was requested by the bot.
@JsonKey(name: 'title')
String? get title;