github.com/gotd/td/tg.ChannelsToggleSignaturesRequest.SignaturesEnabled (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channels_toggle_signatures_gen.go#L45: SignaturesEnabled bool
tl_channels_toggle_signatures_gen.go#L71: if !(t.SignaturesEnabled == false) {
tl_channels_toggle_signatures_gen.go#L99: t.SignaturesEnabled = from.GetSignaturesEnabled()
tl_channels_toggle_signatures_gen.go#L147: if !(t.SignaturesEnabled == false) {
tl_channels_toggle_signatures_gen.go#L203: t.SignaturesEnabled = t.Flags.Has(0)
tl_channels_toggle_signatures_gen.go#L219: t.SignaturesEnabled = true
tl_channels_toggle_signatures_gen.go#L222: t.SignaturesEnabled = 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. |