async fn reply_long( ctx: &Context<'_, PoiseData, Error>, content: &str, ) -> Result<()>
文字数制限に気を付けつつ分割して送信する。