Function tbot::predicates::message::is_in_reply
source · pub async fn is_in_reply(context: Arc<impl MediaMessage>) -> bool
Expand description
Checks if the message replies to another message.
pub async fn is_in_reply(context: Arc<impl MediaMessage>) -> bool
Checks if the message replies to another message.