module Rubirai::JoinGroupRequestOperation
Operations for responding to group join requests. Only use the values defined in this module to respond to group join requests.
Constants
- APPROVE
Approve the request
- DENY
Deny the request
- DENY_AND_BLACKLIST
Deny and blacklist the sender of the request
- IGNORE
Ignore the request
- IGNORE_AND_BLACKLIST
Ignore and blacklist the sender of the request