UpdateGroupCallChainBlocks

---types---
updateGroupCallChainBlocks#a477288f call:InputGroupCall sub_chain_id:int blocks:Vector<bytes> next_offset: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::UpdateGroupCallChainBlocks(v) = result { ... }

Parameters

callInputGroupCallrequired
sub_chain_idintrequired
blocksVector<bytes>required
next_offsetintrequired