github.com/gotd/td/tg.AccountGetNotifyExceptionsRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_notify_exceptions_gen.go#L193: func (g *AccountGetNotifyExceptionsRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L1356: 		if err := request.Decode(b); err != nil {