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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_web_authorizations_gen.go#L182: 			if err := value.Decode(b); err != nil {
		tl_web_authorization_gen.go#L230: func (w *WebAuthorization) Decode(b *bin.Buffer) error {