21 ::ll::TypedStorage<1, 1, bool> mRequireChatPerms;
22 ::ll::TypedStorage<1, 1, bool> mRequireTellPerms;
32 MCAPI MessagingCommand(
bool requireChatPerms,
bool requireTellPerms);
40 MCAPI
static bool checkIfTextProcessorIsHealthyAndSendChatIfNot(
43 ::std::vector<::Safety::TextFilteringEvent>
const& events
50 MCAPI
void* $ctor(
bool requireChatPerms,
bool requireTellPerms);