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:
parent
870922b5b6
commit
273dac82f8
@ -69,11 +69,6 @@ type (
|
|||||||
JoinTime int64 // 只有 GetGuildMemberProfileInfo 函数才会有
|
JoinTime int64 // 只有 GetGuildMemberProfileInfo 函数才会有
|
||||||
}
|
}
|
||||||
|
|
||||||
GuildRoleInfo struct {
|
|
||||||
GuildId uint64
|
|
||||||
Roles []*GuildRole
|
|
||||||
}
|
|
||||||
|
|
||||||
// GuildRole 频道身份组信息
|
// GuildRole 频道身份组信息
|
||||||
GuildRole struct {
|
GuildRole struct {
|
||||||
RoleId uint64
|
RoleId uint64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user