TeamHub Chat Slash Commands
Overview
TeamHub Chat’s slash commands offer an alternate way to perform tasks and actions in TeamHub Chat. Slash commands are often preferred because of how fast they are to use.
To use a slash command in the chat message box enter the slash character (/
) as the first character.
For example, if you want to log out using only your keyboard, you can enter /logout
in the message text box and click the Send ( ➤ ) button. Because your message starts with a slash /
, TeamHub Chat knows it’s a slash command, and performs the action defined for that command.
Using slash commands, allows you to interact with TeamHub Chat users, channels, conversations, and more.
The following slash commands are available in TeamHub Chat.
Invite people commands
Invite one person using
/invite user1
or/invite @user1
.Invite a custom user group using
/invite @usergroup
.Invite multiple people using
/invite @user1 @user2
.Invite one person to a specific channel using
/invite @user1 ~channel1
, or/invite @user1 channel1
.Invite multiple people to multiple channels using
/invite @user1 @user2 ~channel1 ~channel2
.Invite people by email using
/invite_people {name@domain.com, ...}
.
Join, leave, or mute channels commands
Join a specific channel using
/join {channel-name}
or/open {channel-name}
.Leave a channel using
/leave
.Mute a channel using
/mute
or/mute {channel-name}
to turn off desktop, email, and push notifications for the current or specified channel.Remove someone from a channel using
/kick {@username}
or/remove {@username}
.
Start or join a call commands
Start a call in a channe or thread using
/call start
Join a call in a channel or thread using
/call join
Manage conversations commands
Send a direct message to someone using
/msg {@username} {message}
, or send a group message to multiple people using/groupmsg {@username1, @username2, @username3,...} {message}
.Display text as a code block using
/code {text}
.Automatically collapse image previews using
/collapse
, and automatially expand them using/expand
.Echo text back to yourself using
/echo {message} {delay in seconds}
or/me {message}
.Respond with a shrug using
/shrug {message}
.Search message text using
search {text}
.
Set your availability and status commands
Set your availability using
/away
,/offline
,/online
, or/dnd
Set a custom status using
/status {emoji_name} {descriptive status_message}
, such as/status sick Feeling unwell and taking time off to recover
. Clear your current status using/status clear
.
Manage channels commands
Edit the channel header using
/header {text}
or the channel purpose using/purpose {text}
.Rename a channel using
/rename {text}
.
Additional slash commands
Display a list of keyboard shortcuts using
/shortcuts
.Open the Settings screen using
/settings
.Log out of TeamHub Chat using
/logout
.
Click here ( https://sangoma.atlassian.net/wiki/spaces/PMGMT/overview ) to locate this Product Manager. | |
Product Version: | V3.3 |
Source Document URL: | N/A |
Comments: |
|