Liking cljdoc? Tell your friends :D

lemme-know-bot.fields

Functions that retrieve message fields.

Functions that retrieve message fields.
raw docstring

chat-idclj

(chat-id msg)

Returns the chat-id from a message.

Returns the chat-id from a message.
sourceraw docstring

chat-resultsclj

(chat-results msg)

Get results from the chat updates map. Returns a list of maps.

Get results from the chat updates map.
Returns a list of maps.
sourceraw docstring

from-userclj

(from-user msg)

Returns the username of the user that the message is from.

Returns the username of the user that the message is from.
sourceraw docstring

textclj

(text msg)

Retrieve the text part of the message.

Retrieve the text part of the message.
sourceraw docstring

update-idclj

(update-id msg)

Returns the update_id part of the message.

Returns the update_id part of the message.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close