UpdateChannelAvailableMessages

---types---
updateChannelAvailableMessages#b23fc698 channel_id:long available_min_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::UpdateChannelAvailableMessages(v) = result { ... }

Parameters

channel_idlongrequired
available_min_idintrequired