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

2 uses

	github.com/gotd/td/tg (current package)
		tl_web_authorization_gen.go#L237: 	return w.DecodeBare(b)
		tl_web_authorization_gen.go#L241: func (w *WebAuthorization) DecodeBare(b *bin.Buffer) error {