Link Search Menu Expand Document

Constructor: updateGroupCallChainBlocks

Back to constructors index

Attributes:

NameTypeRequired
callInputGroupCallYes
sub_chain_idintYes
blocksArray of bytesYes
next_offsetintYes

Type: Update

Example:

$updateGroupCallChainBlocks = ['_' => 'updateGroupCallChainBlocks', 'call' => InputGroupCall, 'sub_chain_id' => int, 'blocks' => ['bytes', 'bytes'], 'next_offset' => int];