github.com/gotd/td/tg.AccountChatThemes.NextOffset (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_chat_themes_gen.go#L161: NextOffset string
tl_account_chat_themes_gen.go#L199: if !(c.NextOffset == "") {
tl_account_chat_themes_gen.go#L228: c.NextOffset = val
tl_account_chat_themes_gen.go#L283: if !(c.NextOffset == "") {
tl_account_chat_themes_gen.go#L335: b.PutString(c.NextOffset)
tl_account_chat_themes_gen.go#L424: c.NextOffset = value
tl_account_chat_themes_gen.go#L464: c.NextOffset = value
tl_account_chat_themes_gen.go#L476: return c.NextOffset, true
![]() |
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. |