github.com/gotd/td/tg.Channel.Signatures (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1055: Signatures bool
tl_chat_gen.go#L1374: if !(c.Signatures == false) {
tl_chat_gen.go#L1577: c.Signatures = from.GetSignatures()
tl_chat_gen.go#L1961: if !(c.Signatures == false) {
tl_chat_gen.go#L2224: c.Signatures = c.Flags.Has(11)
tl_chat_gen.go#L2531: c.Signatures = true
tl_chat_gen.go#L2534: c.Signatures = 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. |