phone.getGroupCall

Get info about a group call

 Cara skema tersedia sebagai lapisan 131. Tukar ยป

Parameters

Name Type Description
call InputGroupCall The group call
limit int Maximum number of results to return, see pagination

Result

phone.GroupCall

Only users can use this method

Possible errors

Code Type Description
403 GROUPCALL_FORBIDDEN The group call has already ended.
400 GROUPCALL_INVALID The specified group call is invalid.

Related pages

Pagination in the API

How to fetch results from large lists of objects.