menu
tdlib2 package
documentation
td_api.dart
FoundChatBoosts
FoundChatBoosts.new constructor
FoundChatBoosts.new constructor
dark_mode
light_mode
FoundChatBoosts
constructor
FoundChatBoosts
(
{
required
int
totalCount
,
required
List
<
ChatBoost
>
boosts
,
required
String
nextOffset
,
})
Implementation
FoundChatBoosts({ required this.totalCount, required this.boosts, required this.nextOffset, });
tdlib2 package
documentation
td_api
FoundChatBoosts
FoundChatBoosts.new constructor
FoundChatBoosts class