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

2 uses

	github.com/gotd/td/tg (current package)
		tl_auth_code_type_gen.go#L228: 	return c.DecodeBare(b)
		tl_auth_code_type_gen.go#L232: func (c *AuthCodeTypeCall) DecodeBare(b *bin.Buffer) error {