- Value parameters:
- as_user
Pass true to delete the message as the authed user with
chat:write:user
scope. Bot users in this context are considered authed users. If unused or false, the message will be deleted withchat:write:bot
scope.- channel
Channel containing the message to be deleted.
- ts
Timestamp of the message to be deleted.
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any