github.com/gotd/td/tg.AccountUpdateThemeRequest.Document (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_theme_gen.go#L59: 	Document InputDocumentClass
		tl_account_update_theme_gen.go#L96: 	if !(u.Document == nil) {
		tl_account_update_theme_gen.go#L135: 		u.Document = val
		tl_account_update_theme_gen.go#L207: 	if !(u.Document == nil) {
		tl_account_update_theme_gen.go#L247: 		if u.Document == nil {
		tl_account_update_theme_gen.go#L250: 		if err := u.Document.Encode(b); err != nil {
		tl_account_update_theme_gen.go#L319: 		u.Document = value
		tl_account_update_theme_gen.go#L396: 	u.Document = value
		tl_account_update_theme_gen.go#L408: 	return u.Document, true