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#L1432: if !(c.SignatureProfiles == false) {
tl_chat_gen.go#L1602: c.SignatureProfiles = from.GetSignatureProfiles()
tl_chat_gen.go#L2029: if !(c.SignatureProfiles == false) {
tl_chat_gen.go#L2269: c.SignatureProfiles = c.Flags2.Has(12)
tl_chat_gen.go#L2884: c.SignatureProfiles = true
tl_chat_gen.go#L2887: 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. |