Telegram v0.1.1 Telegram.Router

Link to this section Summary

Link to this section Functions

Link to this macro

callback_query(list)

(macro)
Link to this macro

callback_query(module, function)

(macro)
Link to this macro

callback_query_command(commands, list)

(macro)
Link to this macro

callback_query_command(commands, module, function)

(macro)
Link to this macro

command(commands, list)

(macro)
Link to this macro

command(commands, module, function)

(macro)
Link to this function

generate_callback_query_command(command, handler)

Link to this function

generate_callback_query_matcher(handler)

Link to this function

generate_inline_query_command(command, handler)

Link to this function

generate_inline_query_matcher(handler)

Link to this function

generate_message(handler)

Link to this function

generate_message(message, handler)

Link to this function

handle_message(function, update)

Link to this macro

inline_query(list)

(macro)
Link to this macro

inline_query(module, function)

(macro)
Link to this macro

inline_query_command(commands, list)

(macro)
Link to this macro

inline_query_command(commands, module, function)

(macro)
Link to this macro

message(list)

(macro)
Link to this macro

message(message, function)

(macro)
Link to this macro

message(message, module, function)

(macro)