phone.getGroupCallChainBlocks

Fetch the blocks of a conference blockchain ».

 Method schema is available as of layer 202. Switch »

Parameters

Name Type Description
call InputGroupCall The conference.
sub_chain_id int Subchain ID.
offset int Offset for pagination.
limit int Maximum number of blocks to return in this call, see pagination

Result

Updates

Only users can use this method

Possible errors

Code Type Description
400 GROUPCALL_INVALID The specified group call is invalid.

Related pages

Pagination in the API

How to fetch results from large lists of objects.

E2E Group Calls