Appearance
Layer 225
Constructor ID: 0x041845db Returns: GroupCall
0x041845db
call
InputGroupCall
limit
int32
result, err := client.Raw(&tg.GetGroupCallRequest{ call: nil, // InputGroupCall limit: 0, }) if err != nil { panic(err) } print(result)