menu
ptgc package
documentation
raw.dart
MessagesGetChats
MessagesGetChats.new const constructor
MessagesGetChats.new const constructor
dark_mode
light_mode
MessagesGetChats
constructor
const
MessagesGetChats
(
{
required
List
<
int
>
id
,
})
Messages Get Chats constructor.
Implementation
const MessagesGetChats({required this.id}) : super._();
ptgc package
documentation
raw
MessagesGetChats
MessagesGetChats.new const constructor
MessagesGetChats class