menu
tdlib2 package
documentation
td_api.dart
FoundPositions
FoundPositions.new constructor
FoundPositions.new constructor
dark_mode
light_mode
FoundPositions
constructor
FoundPositions
(
{
required
int
totalCount
,
required
List
<
int
>
positions
,
})
Implementation
FoundPositions({required this.totalCount, required this.positions});
tdlib2 package
documentation
td_api
FoundPositions
FoundPositions.new constructor
FoundPositions class