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#L1383: if !(c.HasLink == false) {
tl_chat_gen.go#L1580: c.HasLink = from.GetHasLink()
tl_chat_gen.go#L1970: if !(c.HasLink == false) {
tl_chat_gen.go#L2227: c.HasLink = c.Flags.Has(20)
tl_chat_gen.go#L2588: c.HasLink = true
tl_chat_gen.go#L2591: 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. |