Optional
data: PartialMessage<proto.badges.ActionPermission>Specifies the times when this permission is forbidden. Can not overlap with permanentlyPermittedTimes.
Specifies the times when this permission is permitted. Can not overlap with permanentlyForbiddenTimes.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
ActionPermission defines the permissions for performing an action.
This is simple and straightforward as the only thing we need to check is the permitted/forbidden times.
Generated
from message badges.ActionPermission