menu
td_json_client package
documentation
td_api.dart
ToggleChatIsPinned
ToggleChatIsPinned.new constructor
ToggleChatIsPinned.new constructor
dark_mode
light_mode
ToggleChatIsPinned
constructor
ToggleChatIsPinned
(
{
String
?
extra
,
int
?
client_id
,
ChatList
?
chat_list
,
int53
?
chat_id
,
Bool
?
is_pinned
,
})
Implementation
ToggleChatIsPinned({ super.extra, super.client_id, this.chat_list, this.chat_id, this.is_pinned, });
td_json_client package
documentation
td_api
ToggleChatIsPinned
ToggleChatIsPinned.new constructor
ToggleChatIsPinned class