Group DM Add Recipient¶
-
ORCAcode discord_group_dm_add_recipient(struct discord *client, u64_snowflake_t channel_id, u64_snowflake_t user_id, struct discord_group_dm_add_recipient_params *params)¶
Adds a recipient to a Group DM using their access token.
- Parameters
client – the client created with discord_init()
channel_id – group to add the user in
user_id – user to be added
params – request parameters
- Returns
ORCAcode for how the operation went, ORCA_OK means nothing out of the ordinary
Warning
doxygenstruct: Cannot find class “discord_group_dm_add_recipient_params” in doxygen xml output for project “Orca” from directory: ../xml