linkedChatId property

  1. @JsonKey(name: 'linked_chat_id')
int? get linkedChatId
inherited

Optional. Unique identifier for the linked chat.

Implementation

@JsonKey(name: 'linked_chat_id')
int? get linkedChatId;