Raw.ChannelAdminLogEventActionToggleGroupCallSetting
Group call settings were changed
channelAdminLogEventActionToggleGroupCallSetting#56d6a247 join_muted:Bool = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionToggleGroupCallSetting {
constructor(params: { joinMuted: boolean }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x56d6a247
Property
joinMuted
: booleanWhether all users are muted by default upon joining