Discord Social SDK
Loading...
Searching...
No Matches
Chat
The Social SDK supports three types of chat:
1 on 1 text chat with another user
Group text chat in a "Lobby"
Group voice chat in a "Lobby"
See:
discordpp::MessageHandle
for background information on chat
discordpp::Client::SendUserMessage
and
discordpp::Client::SendLobbyMessage
for sending a new text message
discordpp::Client::SetMessageCreatedCallback
for receiving new text messages
discordpp::Client::StartCall
for starting a voice chat
discordpp::LobbyHandle
and
discordpp::Client::CreateOrJoinLobby
for setting up "groups"
Generated by
1.13.1