Magik.TelegramNoti.send_message

You're seeing just the function send_message, go back to Magik.TelegramNoti module for more information.
Link to this function

send_message(conversation \\ :default, message)

View Source

Specs

send_message(atom(), String.t()) :: {:ok, map()} | {:error, map()}

Send a message to conversation

send_message(:api, "this is a sample message")