As the message_sent callback is often used in apps to add sent message to list of chat room messages without fetching the whole history again, in case of resend after error we no longer call this callback to keep the UI right
As the message_sent callback is often used in apps to add sent message to list of chat room messages without fetching the whole history again, in case of resend after error we no longer call this callback to keep the UI right