Logging and ephemeral messages #11

Merged
magnetotail merged 2 commits from dev into master 2023-06-08 00:19:14 +02:00
Owner
No description provided.
kenobi added 2 commits 2023-06-06 23:30:55 +02:00
Setting ephemeral has to happen in an initial reply (reply() or
deferReply()) to set the mode for all replies in this 'thread'. Once the
ephemeral state of a message has been set it can not be changed. If you
want to send a visible message after an ephemeral message it has to be
new message. See https://discordjs.guide/slash-commands/response-methods.html#ephemeral-responses
kenobi requested review from magnetotail 2023-06-06 23:31:01 +02:00
Collaborator

Sieht gut aus

Sieht gut aus
magnetotail merged commit e234e9f68f into master 2023-06-08 00:19:14 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kenobi/jellyfin-discord-bot#11
No description provided.