type github.com/gotd/td/tg.AccountGetReactionsNotifySettingsRequest
18 uses
github.com/gotd/td/tg (current package)
tl_account_get_reactions_notify_settings_gen.go#L41: type AccountGetReactionsNotifySettingsRequest struct {
tl_account_get_reactions_notify_settings_gen.go#L49: _ bin.Encoder = &AccountGetReactionsNotifySettingsRequest{}
tl_account_get_reactions_notify_settings_gen.go#L50: _ bin.Decoder = &AccountGetReactionsNotifySettingsRequest{}
tl_account_get_reactions_notify_settings_gen.go#L51: _ bin.BareEncoder = &AccountGetReactionsNotifySettingsRequest{}
tl_account_get_reactions_notify_settings_gen.go#L52: _ bin.BareDecoder = &AccountGetReactionsNotifySettingsRequest{}
tl_account_get_reactions_notify_settings_gen.go#L55: func (g *AccountGetReactionsNotifySettingsRequest) Zero() bool {
tl_account_get_reactions_notify_settings_gen.go#L64: func (g *AccountGetReactionsNotifySettingsRequest) String() string {
tl_account_get_reactions_notify_settings_gen.go#L68: type Alias AccountGetReactionsNotifySettingsRequest
tl_account_get_reactions_notify_settings_gen.go#L75: func (*AccountGetReactionsNotifySettingsRequest) TypeID() uint32 {
tl_account_get_reactions_notify_settings_gen.go#L80: func (*AccountGetReactionsNotifySettingsRequest) TypeName() string {
tl_account_get_reactions_notify_settings_gen.go#L85: func (g *AccountGetReactionsNotifySettingsRequest) TypeInfo() tdp.Type {
tl_account_get_reactions_notify_settings_gen.go#L99: func (g *AccountGetReactionsNotifySettingsRequest) Encode(b *bin.Buffer) error {
tl_account_get_reactions_notify_settings_gen.go#L108: func (g *AccountGetReactionsNotifySettingsRequest) EncodeBare(b *bin.Buffer) error {
tl_account_get_reactions_notify_settings_gen.go#L116: func (g *AccountGetReactionsNotifySettingsRequest) Decode(b *bin.Buffer) error {
tl_account_get_reactions_notify_settings_gen.go#L127: func (g *AccountGetReactionsNotifySettingsRequest) DecodeBare(b *bin.Buffer) error {
tl_account_get_reactions_notify_settings_gen.go#L144: request := &AccountGetReactionsNotifySettingsRequest{}
tl_registry_gen.go#L6662: AccountGetReactionsNotifySettingsRequestTypeID: func() bin.Object { return &AccountGetReactionsNotifySettingsRequest{} },
tl_server_gen.go#L2618: var request AccountGetReactionsNotifySettingsRequest
![]() |
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. |