loading constant

Flag<MessageFlags> const loading

This message is an Interaction Response and the bot is "thinking".

Implementation

static const loading = Flag<MessageFlags>.fromOffset(7);