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