github.com/gotd/td/tg.Channel.SignatureProfiles (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1166: SignatureProfiles bool
tl_chat_gen.go#L1428: if !(c.SignatureProfiles == false) {
tl_chat_gen.go#L1594: c.SignatureProfiles = from.GetSignatureProfiles()
tl_chat_gen.go#L2012: if !(c.SignatureProfiles == false) {
tl_chat_gen.go#L2246: c.SignatureProfiles = c.Flags2.Has(12)
tl_chat_gen.go#L2854: c.SignatureProfiles = true
tl_chat_gen.go#L2857: c.SignatureProfiles = 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. |