const github.com/gotd/td/tg.AccountGetThemesRequestTypeID
9 uses
	github.com/gotd/td/tg (current package)
		tl_account_get_themes_gen.go#L49: const AccountGetThemesRequestTypeID = 0x7206e458
		tl_account_get_themes_gen.go#L95: 	return AccountGetThemesRequestTypeID
		tl_account_get_themes_gen.go#L107: 		ID:   AccountGetThemesRequestTypeID,
		tl_account_get_themes_gen.go#L131: 	b.PutID(AccountGetThemesRequestTypeID)
		tl_account_get_themes_gen.go#L150: 	if err := b.ConsumeID(AccountGetThemesRequestTypeID); err != nil {
		tl_registry_gen.go#L1330: 		AccountGetThemesRequestTypeID:                                           "account.getThemes#7206e458",
		tl_registry_gen.go#L3112: 		"account.getThemes":                                                 AccountGetThemesRequestTypeID,
		tl_registry_gen.go#L4894: 		AccountGetThemesRequestTypeID:                                           func() bin.Object { return &AccountGetThemesRequest{} },
		tl_server_gen.go#L1629: 	s.handlers[AccountGetThemesRequestTypeID] = handler
![]()  | 
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. |