telegram method sendmessage returns the response {"ok":true,"result":{"message_id":7661
How do I get the status of the sent message "ok" and "message_id?
It would be logical for TelegramMessage::create() to return a telegram response, but it returns the message before sending
telegram method sendmessage returns the response {"ok":true,"result":{"message_id":7661 How do I get the status of the sent message "ok" and "message_id?
It would be logical for TelegramMessage::create() to return a telegram response, but it returns the message before sending