linkedChatId property
Optional. Unique identifier for the linked chat.
Implementation
@JsonKey(name: 'linked_chat_id')
int? get linkedChatId;
Optional. Unique identifier for the linked chat.
@JsonKey(name: 'linked_chat_id')
int? get linkedChatId;