@Andarras wrote:
Hi all,
I’m practicing with the Telegram functions and want to try out the sticker one. I’m stumped on how to actually do this. Firstly, in Developer, when they give a list of Parameters, why are they different to those presented in the Telegram API?
I tried both:
target: my_bot_id file_id: The file id for the sticker I want to send (unsure if this should be file_id or file_unique_id)
And,
width: 512 height: 512 emoji: 👋 set_name: MrLemur (https://t.me/addstickers/MrLemur) is_animated: true file_id: CAACAgIAAxkBAAENIPpeNPslU92J46DYlFPWr3phdWtsugAC0wIAAvPjvguBRPfRdizrsRgE file_unique_id: AgAD0wIAAvPjvgs file_size: 22.86 kB
Second one is tall the parameters returned by GetIDs bot.
I called the service both times, no errors, but no sticker received.
Appreciated any assistance.
Thanks!
Posts: 1
Participants: 1