Function bot_sslime::model::api::post_message

source ·
pub async fn post_message(
    channel_id: String,
    message: String,
    rate_limiter: Option<&RateLimiter>
) -> Result<()>
Expand description

指定のチャンネルにメッセージを送信する