However, the self-hosted Telegram bot cannot properly process media group messages. When given a link such as https://t.me/xxxx/22596, it only extracts the first item from the media group. The full media group can only be retrieved by adding the ?single parameter (https://t.me/xxxx/22596?single).
In contrast, @msg_fwbot works correctly and can fetch the entire media group directly from https://t.me/xxxx/22596.
However, the self-hosted Telegram bot cannot properly process media group messages. When given a link such as https://t.me/xxxx/22596, it only extracts the first item from the media group. The full media group can only be retrieved by adding the ?single parameter (https://t.me/xxxx/22596?single).
In contrast, @msg_fwbot works correctly and can fetch the entire media group directly from https://t.me/xxxx/22596.