Fetch the blocks of a conference blockchain ».
Method schema is available as of layer 202. Switch »
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 |
Code | Type | Description |
---|---|---|
400 | GROUPCALL_INVALID | The specified group call is invalid. |
How to fetch results from large lists of objects.