github.com/gotd/td/tg.PhoneToggleGroupCallSettingsRequest.MessagesEnabled (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_toggle_group_call_settings_gen.go#L59: MessagesEnabled bool
tl_phone_toggle_group_call_settings_gen.go#L93: if !(t.MessagesEnabled == false) {
tl_phone_toggle_group_call_settings_gen.go#L127: t.MessagesEnabled = val
tl_phone_toggle_group_call_settings_gen.go#L195: if !(t.MessagesEnabled == false) {
tl_phone_toggle_group_call_settings_gen.go#L231: b.PutBool(t.MessagesEnabled)
tl_phone_toggle_group_call_settings_gen.go#L280: t.MessagesEnabled = value
tl_phone_toggle_group_call_settings_gen.go#L340: t.MessagesEnabled = value
tl_phone_toggle_group_call_settings_gen.go#L352: return t.MessagesEnabled, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |