github.com/gotd/td/tg.InputInvoiceSlug.Slug (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chatlists_check_chatlist_invite_gen.go#L46: Slug string
tl_chatlists_check_chatlist_invite_gen.go#L64: if !(c.Slug == "") {
tl_chatlists_check_chatlist_invite_gen.go#L84: c.Slug = from.GetSlug()
tl_chatlists_check_chatlist_invite_gen.go#L132: b.PutString(c.Slug)
tl_chatlists_check_chatlist_invite_gen.go#L157: c.Slug = value
tl_chatlists_check_chatlist_invite_gen.go#L167: return c.Slug
tl_chatlists_check_chatlist_invite_gen.go#L187: Slug: slug,
tl_server_gen.go#L9483: response, err := f(ctx, request.Slug)
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. |