menu
tdlib2 package
documentation
td_api.dart
SetChatMemberTag
SetChatMemberTag.new constructor
SetChatMemberTag.new constructor
dark_mode
light_mode
SetChatMemberTag
constructor
SetChatMemberTag
(
{
required
int
chatId
,
required
int
userId
,
required
String
tag
,
})
Implementation
SetChatMemberTag({ required this.chatId, required this.userId, required this.tag, });
tdlib2 package
documentation
td_api
SetChatMemberTag
SetChatMemberTag.new constructor
SetChatMemberTag class