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

2 uses

	github.com/gotd/td/tg (current package)
		tl_auth_authorization_gen.go#L256: 	return a.DecodeBare(b)
		tl_auth_authorization_gen.go#L260: func (a *AuthAuthorization) DecodeBare(b *bin.Buffer) error {