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