Channel.sendMessage

Undocumented in source. Be warned that the author may not have intended to support it.

  1. Message sendMessage(inout(string) content, string nonce, bool tts)
    class Channel
    Message
    sendMessage
    (
    inout(string) content
    ,
    string nonce = null
    ,
    bool tts = false
    )
  2. Message sendMessage(Sendable obj)

Meta