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#L1378: if !(c.Signatures == false) {
tl_chat_gen.go#L1585: c.Signatures = from.GetSignatures()
tl_chat_gen.go#L1978: if !(c.Signatures == false) {
tl_chat_gen.go#L2247: c.Signatures = c.Flags.Has(11)
tl_chat_gen.go#L2561: c.Signatures = true
tl_chat_gen.go#L2564: 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. |