InputPeerChat constructor
const
InputPeerChat({
- required int chatId,
Input Peer Chat constructor.
Implementation
const InputPeerChat({required this.chatId}) : super._();
Input Peer Chat constructor.
const InputPeerChat({required this.chatId}) : super._();