menu
td_json_client package
documentation
td_api.dart
RevokeChatInviteLink
RevokeChatInviteLink.new constructor
RevokeChatInviteLink.new constructor
dark_mode
light_mode
RevokeChatInviteLink
constructor
RevokeChatInviteLink
(
{
String
?
extra
,
int
?
client_id
,
int53
?
chat_id
,
string
?
invite_link
,
})
Implementation
RevokeChatInviteLink({ super.extra, super.client_id, this.chat_id, this.invite_link, });
td_json_client package
documentation
td_api
RevokeChatInviteLink
RevokeChatInviteLink.new constructor
RevokeChatInviteLink class