I'm trying to make this kind of inlineKeyboardButtons : https://i.stack.imgur.com/sHSTA.png
Which is bigger in width and has emojis inside it. How can I do so ?
Thanks
I'm trying to make this kind of inlineKeyboardButtons : https://i.stack.imgur.com/sHSTA.png
Which is bigger in width and has emojis inside it. How can I do so ?
Thanks
You should use code of emoji in button caption. For getting codes take a look at this list.
If you want bigger width then only one element should be declared in the array of InlineKeyboardButton
objects.