1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 19:17:38 +08:00

remove unused struct

This commit is contained in:
Kengxxiao 2021-11-16 23:21:41 +08:00
parent 870922b5b6
commit 273dac82f8

View File

@ -69,11 +69,6 @@ type (
JoinTime int64 // 只有 GetGuildMemberProfileInfo 函数才会有
}
GuildRoleInfo struct {
GuildId uint64
Roles []*GuildRole
}
// GuildRole 频道身份组信息
GuildRole struct {
RoleId uint64