menu
tdlib2 package
documentation
td_api.dart
ChatTypeSecret
ChatTypeSecret.new constructor
ChatTypeSecret.new constructor
dark_mode
light_mode
ChatTypeSecret
constructor
ChatTypeSecret
(
{
required
int
secretChatId
,
required
int
userId
,
})
Implementation
ChatTypeSecret({required this.secretChatId, required this.userId});
tdlib2 package
documentation
td_api
ChatTypeSecret
ChatTypeSecret.new constructor
ChatTypeSecret class