Skip to content

Commit

Permalink
Merge commit '2323b0261f8581f9ba572f45fd347bb726d77b2a'
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanoider committed Dec 15, 2024
2 parents 6a0245d + 2323b02 commit 41e70ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/message.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ pub enum CantDoReason {
InvalidRating,
/// The text message is invalid or contains prohibited content
InvalidTextMessage,
/// The order kind is invalid
InvalidOrderKind,
}

/// Message payload
Expand Down

0 comments on commit 41e70ad

Please sign in to comment.