style: fix format
This commit is contained in:
parent
bcce8f32f1
commit
54b7c77ab9
1 changed files with 27 additions and 28 deletions
|
|
@ -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"`
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue