class Discorb::Presence::Activity::Flag
Represents the flags of an activity. ## Flag
fields |`1 << 0`|`:instance`| |`1 << 1`|`:join`| |`1 << 2`|`:spectate`| |`1 << 3`|`:join_request`| |`1 << 4`|`:sync`| |`1 << 5`|`:play`|
Represents the flags of an activity. ## Flag
fields |`1 << 0`|`:instance`| |`1 << 1`|`:join`| |`1 << 2`|`:spectate`| |`1 << 3`|`:join_request`| |`1 << 4`|`:sync`| |`1 << 5`|`:play`|