Attach Media Group to Message #663
Unanswered
AlexanderFalkenberg
asked this question in
Q&A
Replies: 2 comments
-
|
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 like this :
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Actually it is possible, just add |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thank you for implementing the mediaGroup method! @MarioGattolla.
Is it possible to attach a Media Group to a message? Are there any plans to implement it?
Beta Was this translation helpful? Give feedback.
All reactions