UpdateEncryptedChatTyping constructor
const
UpdateEncryptedChatTyping({
- required int chatId,
Update Encrypted Chat Typing constructor.
Implementation
const UpdateEncryptedChatTyping({required this.chatId}) : super._();