mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
feat: new channel type
This commit is contained in:
parent
0329290276
commit
a807e8ea7e
@ -123,6 +123,7 @@ const (
|
||||
ChannelTypeText ChannelType = 1
|
||||
ChannelTypeVoice ChannelType = 2
|
||||
ChannelTypeLive ChannelType = 5
|
||||
ChannelTypeTopic ChannelType = 7
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user