All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
get-file-url
function.get-custom-emoji-stickers
.create-invoice-link
.webm_sticker
to functions: create-new-sticker-set
and add-sticker-to-set
.protect_content
to functions: send-message
, send-photo
, send-video
, send-animation
, send-audio
, send-document
, send-sticker
, send-video-note
, send-voice
, send-location
, send-venue
, send-contact
, send-poll
, send-dice
, send-invoice
, send-game
, send-media-group
, copy-message
, and forward-message
.ban-chat-sender-chat
and unban-chat-sender-chat
.approve-chat-join-request
and decline-chat-join-request
.name
and creates-join-request
to functions create-chat-invite-link
and edit-chat-invite-link
.delete-my-commands
.kick-chat-member
to ban-chat-member
.get-chat-members-count
to get-chat-member-count
.get-my-commands
.set-my-commands
.send-invoice
function.send-chat-action
function.create-chat-invite-link
, edit-chat-invite-link
, and revoke-chat-invite-link
functions. (https://core.telegram.org/bots/api-changelog#march-9-2021)kick-chat-member
and promote-chat-member
. (https://core.telegram.org/bots/api-changelog#march-9-2021)copy-message
, and unpin-all-chat-messages
function. (https://core.telegram.org/bots/api#november-4-2020)send-message
, send-photo
, send-audio
, send-document
, send-sticker
, send-video
, send-animation
, send-voice
, send-video-note
, send-media-group
, send-location
, send-venue
, send-contact
, send-poll
, send-dice
, unban-chat-member
, promote-chat-member
, unpin-chat-message
, edit-message-text
, edit-message-caption
, edit-message-live-location
, send-invoice
, and send-game
function signatures.send-poll
and send-dice
functions. (https://core.telegram.org/bots/api-changelog#april-24-2020)send-dice
, get-my-commands
, set-my-commands
, and set-sticker-set-thumb
functions. (https://core.telegram.org/bots/api#march-30-2020)create-new-sticker-set
, add-sticker-to-set
function signatures.send-poll
function. (https://core.telegram.org/bots/api-changelog#january-23-2020)set-chat-administrator-custom-title
function. (https://core.telegram.org/bots/api-changelog#december-31-2019)stop-polling
to stop-polling-updates
for clarity.stop-polling
function to return a boolean value.edit-message-caption
to edit-message-media
.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close