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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_days_ttl_gen.go#L131: func (a *AccountDaysTTL) Decode(b *bin.Buffer) error {
		tl_account_set_account_ttl_gen.go#L149: 		if err := s.TTL.Decode(b); err != nil {