Mario Gattolla
Mario Gattolla
I'm implementing this one
i'm implementing this one
I'm implementing this one
i' m implementing this one
Hi @AlexanderFalkenberg , unfortunately sendMediaGroup method doesn't support the "caption" attribute (https://core.telegram.org/bots/api#sendmediagroup) like other attachments. You can try with the "reply_parameters" attribute, this will link the MediaGroup to a message...
Implemented in #641