_,err:=b.SendReplyMessage(ctx,message.Chat.ID,message.MessageID,"Supported messages: animation, audio, text, document, photo, video, video note, voice, other messages with caption")
iferr!=nil{
log.Error(fmt.Sprintf("fail to telegram.SendReplyMessage for messageID=%d",message.MessageID),zap.Error(err))