Skip to content

Add jamulusserver/privateChatMessage RPC method for sending messages to single channels#3731

Open
dingodoppelt wants to merge 1 commit into
jamulussoftware:mainfrom
dingodoppelt:private_message
Open

Add jamulusserver/privateChatMessage RPC method for sending messages to single channels#3731
dingodoppelt wants to merge 1 commit into
jamulussoftware:mainfrom
dingodoppelt:private_message

Conversation

@dingodoppelt

@dingodoppelt dingodoppelt commented Jun 9, 2026

Copy link
Copy Markdown
Member

Short description of changes

This makes it possible to query the server over RPC to send a chat text to a connected channel. The method takes the chat text and the channel id as arguments.

CHANGELOG: Add jamulusserver/privateChatMessage RPC method for sending messages to single channels

Context: Fixes an issue?
No

Does this change need documentation? What needs to be documented and how?

Part of auto generated RPC docs

Status of this Pull Request

Requesting review

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

@pljones

pljones commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants