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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_web_authorizations_gen.go#L139: 		if err := v.Encode(b); err != nil {
		tl_web_authorization_gen.go#L204: func (w *WebAuthorization) Encode(b *bin.Buffer) error {