type github.com/gotd/td/tg.AccountSetReactionsNotifySettingsRequest

20 uses

	github.com/gotd/td/tg (current package)
		tl_account_set_reactions_notify_settings_gen.go#L41: type AccountSetReactionsNotifySettingsRequest struct {
		tl_account_set_reactions_notify_settings_gen.go#L51: 	_ bin.Encoder     = &AccountSetReactionsNotifySettingsRequest{}
		tl_account_set_reactions_notify_settings_gen.go#L52: 	_ bin.Decoder     = &AccountSetReactionsNotifySettingsRequest{}
		tl_account_set_reactions_notify_settings_gen.go#L53: 	_ bin.BareEncoder = &AccountSetReactionsNotifySettingsRequest{}
		tl_account_set_reactions_notify_settings_gen.go#L54: 	_ bin.BareDecoder = &AccountSetReactionsNotifySettingsRequest{}
		tl_account_set_reactions_notify_settings_gen.go#L57: func (s *AccountSetReactionsNotifySettingsRequest) Zero() bool {
		tl_account_set_reactions_notify_settings_gen.go#L69: func (s *AccountSetReactionsNotifySettingsRequest) String() string {
		tl_account_set_reactions_notify_settings_gen.go#L73: 	type Alias AccountSetReactionsNotifySettingsRequest
		tl_account_set_reactions_notify_settings_gen.go#L78: func (s *AccountSetReactionsNotifySettingsRequest) FillFrom(from interface {
		tl_account_set_reactions_notify_settings_gen.go#L87: func (*AccountSetReactionsNotifySettingsRequest) TypeID() uint32 {
		tl_account_set_reactions_notify_settings_gen.go#L92: func (*AccountSetReactionsNotifySettingsRequest) TypeName() string {
		tl_account_set_reactions_notify_settings_gen.go#L97: func (s *AccountSetReactionsNotifySettingsRequest) TypeInfo() tdp.Type {
		tl_account_set_reactions_notify_settings_gen.go#L116: func (s *AccountSetReactionsNotifySettingsRequest) Encode(b *bin.Buffer) error {
		tl_account_set_reactions_notify_settings_gen.go#L125: func (s *AccountSetReactionsNotifySettingsRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_set_reactions_notify_settings_gen.go#L136: func (s *AccountSetReactionsNotifySettingsRequest) Decode(b *bin.Buffer) error {
		tl_account_set_reactions_notify_settings_gen.go#L147: func (s *AccountSetReactionsNotifySettingsRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_set_reactions_notify_settings_gen.go#L160: func (s *AccountSetReactionsNotifySettingsRequest) GetSettings() (value ReactionsNotifySettings) {
		tl_account_set_reactions_notify_settings_gen.go#L177: 	request := &AccountSetReactionsNotifySettingsRequest{
		tl_registry_gen.go#L6663: 		AccountSetReactionsNotifySettingsRequestTypeID:                          func() bin.Object { return &AccountSetReactionsNotifySettingsRequest{} },
		tl_server_gen.go#L2635: 		var request AccountSetReactionsNotifySettingsRequest