Skip to content

Commit

Permalink
UpdatedMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahum committed Jun 14, 2023
1 parent bf89ab5 commit b99a941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parse/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ pub async fn event_parse(event: KookEvent, user_id: String) -> Option<Event> {
"self": selft
},
}),
EventExtra::System(SystemExtra::UpdateMessage {
EventExtra::System(SystemExtra::UpdatedMessage {
channel_id,
content,
msg_id,
Expand Down

0 comments on commit b99a941

Please sign in to comment.