k.SendMessageByConvID(m.ConvID,"Tesla returned an error. Please ensure your vehicle isn't currently being serviced.")
k.SendMessageByConvID(m.ConvID,"Tesla returned an error. Please ensure your vehicle isn't currently being serviced.")
return
}elseifstrings.HasPrefix(err.Error(),"400"){
}
k.SendMessageByConvID(m.ConvID,"Tesla returned an error. The command you tried to use may need an update. Please contact @rudi9719 with tracking ID %+v and the bad command.",tracker)
k.SendMessageByConvID(m.ConvID,"Unable to wake vehicle within the timeframe. Trying to run the command again.")
k.SendMessageByConvID(m.ConvID,"Unable to wake vehicle within the timeframe. Trying to run the command again.")
m.Content.Attachment.Uploaded=true
m.Content.Attachment.Uploaded=true
handleChat(m)
handleChat(m)
return
}else{
}
ifstrings.HasPrefix(err.Error(),"400"){
k.SendMessageByConvID(m.ConvID,"Tesla returned an error. The command you tried to use may need an update. Please contact @rudi9719 with tracking ID %+v and the bad command.",tracker)