github.com/gotd/td/tg.MessagesGetExportedChatInvitesRequest.OffsetLink (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_get_exported_chat_invites_gen.go#L63: OffsetLink string
tl_messages_get_exported_chat_invites_gen.go#L101: if !(g.OffsetLink == "") {
tl_messages_get_exported_chat_invites_gen.go#L137: g.OffsetLink = val
tl_messages_get_exported_chat_invites_gen.go#L205: if !(g.OffsetLink == "") {
tl_messages_get_exported_chat_invites_gen.go#L244: b.PutString(g.OffsetLink)
tl_messages_get_exported_chat_invites_gen.go#L298: g.OffsetLink = value
tl_messages_get_exported_chat_invites_gen.go#L366: g.OffsetLink = value
tl_messages_get_exported_chat_invites_gen.go#L378: return g.OffsetLink, 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. |