type github.com/gotd/td/tg.AccountGetGlobalPrivacySettingsRequest
18 uses
github.com/gotd/td/tg (current package)
tl_account_get_global_privacy_settings_gen.go#L38: type AccountGetGlobalPrivacySettingsRequest struct {
tl_account_get_global_privacy_settings_gen.go#L46: _ bin.Encoder = &AccountGetGlobalPrivacySettingsRequest{}
tl_account_get_global_privacy_settings_gen.go#L47: _ bin.Decoder = &AccountGetGlobalPrivacySettingsRequest{}
tl_account_get_global_privacy_settings_gen.go#L48: _ bin.BareEncoder = &AccountGetGlobalPrivacySettingsRequest{}
tl_account_get_global_privacy_settings_gen.go#L49: _ bin.BareDecoder = &AccountGetGlobalPrivacySettingsRequest{}
tl_account_get_global_privacy_settings_gen.go#L52: func (g *AccountGetGlobalPrivacySettingsRequest) Zero() bool {
tl_account_get_global_privacy_settings_gen.go#L61: func (g *AccountGetGlobalPrivacySettingsRequest) String() string {
tl_account_get_global_privacy_settings_gen.go#L65: type Alias AccountGetGlobalPrivacySettingsRequest
tl_account_get_global_privacy_settings_gen.go#L72: func (*AccountGetGlobalPrivacySettingsRequest) TypeID() uint32 {
tl_account_get_global_privacy_settings_gen.go#L77: func (*AccountGetGlobalPrivacySettingsRequest) TypeName() string {
tl_account_get_global_privacy_settings_gen.go#L82: func (g *AccountGetGlobalPrivacySettingsRequest) TypeInfo() tdp.Type {
tl_account_get_global_privacy_settings_gen.go#L96: func (g *AccountGetGlobalPrivacySettingsRequest) Encode(b *bin.Buffer) error {
tl_account_get_global_privacy_settings_gen.go#L105: func (g *AccountGetGlobalPrivacySettingsRequest) EncodeBare(b *bin.Buffer) error {
tl_account_get_global_privacy_settings_gen.go#L113: func (g *AccountGetGlobalPrivacySettingsRequest) Decode(b *bin.Buffer) error {
tl_account_get_global_privacy_settings_gen.go#L124: func (g *AccountGetGlobalPrivacySettingsRequest) DecodeBare(b *bin.Buffer) error {
tl_account_get_global_privacy_settings_gen.go#L138: request := &AccountGetGlobalPrivacySettingsRequest{}
tl_registry_gen.go#L4898: AccountGetGlobalPrivacySettingsRequestTypeID: func() bin.Object { return &AccountGetGlobalPrivacySettingsRequest{} },
tl_server_gen.go#L1689: var request AccountGetGlobalPrivacySettingsRequest
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. |