github.com/gotd/td/tg.MessagesGetChatInviteImportersRequest.Link (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_get_chat_invite_importers_gen.go#L54: Link string
tl_messages_get_chat_invite_importers_gen.go#L104: if !(g.Link == "") {
tl_messages_get_chat_invite_importers_gen.go#L145: g.Link = val
tl_messages_get_chat_invite_importers_gen.go#L220: if !(g.Link == "") {
tl_messages_get_chat_invite_importers_gen.go#L253: b.PutString(g.Link)
tl_messages_get_chat_invite_importers_gen.go#L303: g.Link = value
tl_messages_get_chat_invite_importers_gen.go#L366: g.Link = value
tl_messages_get_chat_invite_importers_gen.go#L378: return g.Link, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |