github.com/gotd/td/tg.PhoneToggleGroupCallSettingsRequest.ResetInviteHash (field)
7 uses
github.com/gotd/td/tg (current package)
tl_phone_toggle_group_call_settings_gen.go#L45: ResetInviteHash bool
tl_phone_toggle_group_call_settings_gen.go#L73: if !(t.ResetInviteHash == false) {
tl_phone_toggle_group_call_settings_gen.go#L101: t.ResetInviteHash = from.GetResetInviteHash()
tl_phone_toggle_group_call_settings_gen.go#L152: if !(t.ResetInviteHash == false) {
tl_phone_toggle_group_call_settings_gen.go#L208: t.ResetInviteHash = t.Flags.Has(1)
tl_phone_toggle_group_call_settings_gen.go#L228: t.ResetInviteHash = true
tl_phone_toggle_group_call_settings_gen.go#L231: t.ResetInviteHash = false
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |