I cannot find "Chat Message Events" and "Chat Channel Events" in Event types

Description
I want to collect the log of Chat Message and Chat Channel but I cannot find “Chat Message Events” and “Chat Channel Events” in Event types.

Error
No error

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook-only

Which Endpoint/s?
Any webhook.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. I have created the Webhook-only app
  2. Enable event subscription.
  3. Add events (But there is no Chat event types)

Screenshots (If applicable)

Additional context

Hi @Jack116,

For these events, you will need to utilize an OAuth App:

You can subscribe to the events under the feature tab of this app type. I believe this is why you’re not seeing these, but let me know if you continue to have trouble.

Thanks!
Will