Layer 220
ChannelAdminLogEventActionStartGroupCall
A group call was started
constructor
channelAdminLogEventActionStartGroupCall#23209745 call:InputGroupCall = ChannelAdminLogEventAction;
Parameters
| Name | Type | Description |
|---|---|---|
| Call | InputGroupCall | Group call |
Returns
ChannelAdminLogEventActionGogram Example
// Creating ChannelAdminLogEventActionStartGroupCall constructor obj := &tg.ChannelAdminLogEventActionStartGroupCall{ Call: &tg.InputGroupCall{}, }