ChatEmpty

---types---
chatEmpty#29562865 id:long = Chat

Belongs to

Chat

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

Parameters

idlongrequired