reply_long

Function reply_long 

Source
async fn reply_long(
    ctx: &Context<'_, PoiseData, Error>,
    content: &str,
) -> Result<()>
Expand description

文字数制限に気を付けつつ分割して送信する。