UpdateEncryptedChatTyping

---types---
updateEncryptedChatTyping#1710f156 chat_id:int = Update

Belongs to

Update

In Rust this constructor is a variant of the enums::Update enum.
Match on it with: if let enums::Update::UpdateEncryptedChatTyping(v) = result { ... }

Parameters

chat_idintrequired