UpdateChannel

---types---
updateChannel#635b4c09 channel_id:long = Update

Belongs to

Update

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

Parameters

channel_idlongrequired