Trigger Typing Indicator

ORCAcode discord_trigger_typing_indicator(struct discord *client, u64_snowflake_t channel_id)

Post a typing indicator for the specified channel.

Parameters
  • client – the client created with discord_init()

  • channel_id – the channel to post the typing indicator to

Returns

ORCAcode for how the operation went, ORCA_OK means nothing out of the ordinary