You have full access to the Telegram Bot API. Use CLI commands for common operations, and direct API calls for everything else.
| sendMessage | Send text message. Params: chatid, text, parsemode (HTML/Markdown), replyparameters, replymarkup, messagethreadid, linkpreviewoptions | | sendPhoto | Send photo. chatid, photo (fileid/URL/upload), caption, hasspoiler | | sendDocument | Send file. chatid, document, caption, thumbnail |
| sendVideo | Send video. chatid, video, caption, duration, width, height, hasspoiler | | sendAnimation | Send GIF. chatid, animation, caption, hasspoiler | | sendAudio | Send audio. chatid, audio, caption, duration, performer, title | | sendVoice | Send voice message. chatid, voice, caption, duration |
Interagissez avec l'API Telegram Bot : envoyez des messages/photos/fichiers/vidéos/audio/autocollants/sondages à n'importe quel chat/groupe/canal, gérez les groupes (épingler/désépingler/ban/kick/promouvoir/restreindre/définir le titre/description/photo), transférer/copier/supprimer/modifier des messages, réagir aux messages, créer des liens d'invitation, gérer les sujets du forum, les claviers en ligne, et plus encore. À utiliser pour TOUTE opération Telegram. Source : ninehills/skills.