github.com/gotd/td/tg.ChannelsToggleSignaturesRequest.ProfilesEnabled (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channels_toggle_signatures_gen.go#L48: ProfilesEnabled bool
tl_channels_toggle_signatures_gen.go#L74: if !(t.ProfilesEnabled == false) {
tl_channels_toggle_signatures_gen.go#L100: t.ProfilesEnabled = from.GetProfilesEnabled()
tl_channels_toggle_signatures_gen.go#L150: if !(t.ProfilesEnabled == false) {
tl_channels_toggle_signatures_gen.go#L204: t.ProfilesEnabled = t.Flags.Has(1)
tl_channels_toggle_signatures_gen.go#L238: t.ProfilesEnabled = true
tl_channels_toggle_signatures_gen.go#L241: t.ProfilesEnabled = false
![]() |
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. |