PageBlockChannel

---types---
pageBlockChannel#ef1751b5 channel:Chat = PageBlock

Belongs to

PageBlock

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

Parameters

channelChatrequired