Closed VoxBorealis closed 1 month ago
The app will crash if /tilaa-command is used in 'user to user' direct messages. It will attempt to send an ephemeral message to the channel (the direct message conversation) but it doesn't have access to it.
/tilaa
See: postEphemeralMessage function.
Slash commands will not be used going forward.
The app will crash if
/tilaa
-command is used in 'user to user' direct messages. It will attempt to send an ephemeral message to the channel (the direct message conversation) but it doesn't have access to it.See: postEphemeralMessage function.