github.com/gotd/td/tg.Channel.HasLink (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1078: HasLink bool
tl_chat_gen.go#L1387: if !(c.HasLink == false) {
tl_chat_gen.go#L1588: c.HasLink = from.GetHasLink()
tl_chat_gen.go#L1987: if !(c.HasLink == false) {
tl_chat_gen.go#L2250: c.HasLink = c.Flags.Has(20)
tl_chat_gen.go#L2618: c.HasLink = true
tl_chat_gen.go#L2621: c.HasLink = 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. |