Files
IM_NEW/IM.Protocols/Protos/group.proto
2026-05-09 17:06:30 +08:00

13 lines
191 B
Protocol Buffer

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace IM.Protocols.Protos
{
internal class group
{
}
}