style: fix format
This commit is contained in:
@@ -30,7 +30,6 @@ type OneBotChannel struct {
|
|||||||
echoCounter int64
|
echoCounter int64
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
type oneBotRawEvent struct {
|
type oneBotRawEvent struct {
|
||||||
PostType string `json:"post_type"`
|
PostType string `json:"post_type"`
|
||||||
MessageType string `json:"message_type"`
|
MessageType string `json:"message_type"`
|
||||||
|
|||||||
Reference in New Issue
Block a user