menu
tdlib2 package
documentation
td_api.dart
SetVideoChatTitle
SetVideoChatTitle.new constructor
SetVideoChatTitle.new constructor
dark_mode
light_mode
SetVideoChatTitle
constructor
SetVideoChatTitle
(
{
required
int
groupCallId
,
required
String
title
,
})
Implementation
SetVideoChatTitle({required this.groupCallId, required this.title});
tdlib2 package
documentation
td_api
SetVideoChatTitle
SetVideoChatTitle.new constructor
SetVideoChatTitle class