bottalk | Unsorted

Telegram-канал bottalk - Telegram Bot Talk

26995

Welcome to Bot Talk! 😌 Be nice 🗣 Please use English so everyone can participate 🤖 Keep the topic on bot development ⚠️ Keep media posts like GIFs and stickers to a minimum ❌ Don't add bots to the chat More info - https://t.me/BotTalk/110874

Subscribe to a channel

Telegram Bot Talk

if you dont spam api you dont get banned ohwell

Читать полностью…

Telegram Bot Talk

syntax is not correct. tag need a emoji as content

Читать полностью…

Telegram Bot Talk

ty ! have a nice one

Читать полностью…

Telegram Bot Talk

IDs for what ? Custom Emoji..?

Читать полностью…

Telegram Bot Talk

Yes, but I mean the button, not the text.

Читать полностью…

Telegram Bot Talk

Thank you very much brother

Читать полностью…

Telegram Bot Talk

Like this, my brother?

data = {
"chat_id": id,
"text": "Choose",
"reply_markup": {
"inline_keyboard": [
[
{
"text": "Button",
"callback_data": "A",
"IconCustomEmojiId": "5474667187258006816"
}
]
]
}
}

Читать полностью…

Telegram Bot Talk

any emoji id kinda "5474667187258006816"

Читать полностью…

Telegram Bot Talk

I tried, but the button still has no emoji. Does the emoji have to be a special one, or can it be done with any emoji ID?

Читать полностью…

Telegram Bot Talk

This group is for bot developers/programmers, the ones who makes the music bot for Telegram that you are trying to use.

(You are a client of the bot, not the bot developer who create it.)

Читать полностью…

Telegram Bot Talk

I didn't open it on the computer, I opened it on the phone and when I put it in the group and tried to open the song, it refused

Читать полностью…

Telegram Bot Talk

Nothing is sent, you have to code your computer to interact with telegram servers. Your computer is the bot.

Читать полностью…

Telegram Bot Talk

has not been sent to me, where is it being sent from?

Читать полностью…

Telegram Bot Talk

I tried to use the new API and the SendMessageDraft function, and most likely it does not work correctly on the Windows and macOS client. The message sent by the bot links to the deleted message

At the same time, the function works correctly in the iOS and Android client.

Maybe someone has encountered this problem?

Читать полностью…

Telegram Bot Talk

Ah, I thought you meant you made a web bot for the game XO

Читать полностью…

Telegram Bot Talk

<tg-emoji emoji-id="5195033767969839232">😀</tg-emoji>

E.g

Читать полностью…

Telegram Bot Talk

Hi just a quick question what is the html tag to send custom emojis ? Tried <tg-emoji emoji-id=\"5195033767969839232\" />
but it seems to not be recognized (using python telegram bot)

Читать полностью…

Telegram Bot Talk

If you're talking about custom emojis id, use @GetEmojiIdBot

Читать полностью…

Telegram Bot Talk

Quick question, where'd you get the ids please ?

Читать полностью…

Telegram Bot Talk

Alright, my brother. Can I create an emoji placeholder like in Markdown?

markdownv2_text = '![👍](tg://emoji?id=5339153792178867086)'

Читать полностью…

Telegram Bot Talk

icon_custom_emoji_id, not IconCustomEmojiId

Читать полностью…

Telegram Bot Talk

🗿I'll try again.
Thank you❤️

Читать полностью…

Telegram Bot Talk

do you have premium on the bot's owner account?

Читать полностью…

Telegram Bot Talk

First, you must have a premium account. Second, the method has been posted on the channel; see the second post.

Читать полностью…

Telegram Bot Talk

Here are the three possible colored buttons.

You can apply these colors by setting the Style property on the (Inline)KeyboardButton object

If the bot has a premium owner or NFT username, it can also set a button icon via the IconCustomEmojiId property.
More information here »

Читать полностью…

Telegram Bot Talk

https://core.telegram.org/bots/api#inlinekeyboardbutton

icon_custom_emoji_id

Читать полностью…

Telegram Bot Talk

How can I put special emojis on buttons? Should I use Markdown or something else? 😂

Читать полностью…

Telegram Bot Talk

Iam create a music bot but not work why?

Читать полностью…

Telegram Bot Talk

Not really, I can't work with JS for telegram bots

Читать полностью…

Telegram Bot Talk

I meant for a normal webpage (HTML, CSS & JS), not for bot mini app

Читать полностью…
Subscribe to a channel