github.com/gotd/td/tg.AccountCreateThemeRequest.Document (field)
9 uses
github.com/gotd/td/tg (current package)
tl_account_create_theme_gen.go#L55: Document InputDocumentClass
tl_account_create_theme_gen.go#L87: if !(c.Document == nil) {
tl_account_create_theme_gen.go#L116: c.Document = val
tl_account_create_theme_gen.go#L172: if !(c.Document == nil) {
tl_account_create_theme_gen.go#L201: if c.Document == nil {
tl_account_create_theme_gen.go#L204: if err := c.Document.Encode(b); err != nil {
tl_account_create_theme_gen.go#L259: c.Document = value
tl_account_create_theme_gen.go#L300: c.Document = value
tl_account_create_theme_gen.go#L312: return c.Document, 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. |