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

2 uses

	github.com/gotd/td/tg (current package)
		tl_auth_resend_code_gen.go#L157: 	return r.DecodeBare(b)
		tl_auth_resend_code_gen.go#L161: func (r *AuthResendCodeRequest) DecodeBare(b *bin.Buffer) error {