github.com/gotd/td/tg.Channel.Signatures (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1025: Signatures bool
tl_chat_gen.go#L1217: if !(c.Signatures == false) {
tl_chat_gen.go#L1384: c.Signatures = from.GetSignatures()
tl_chat_gen.go#L1702: if !(c.Signatures == false) {
tl_chat_gen.go#L1918: c.Signatures = c.Flags.Has(11)
tl_chat_gen.go#L2190: c.Signatures = true
tl_chat_gen.go#L2193: c.Signatures = 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. |