moo.sdk.moderation.is_blacklisted

moo.sdk.moderation.is_blacklisted(identity, site=None)

True if a durable identity is banned (globally, or on the given site).

Parameters:
  • identity – the durable identifier to check

  • site – optional Site to scope the check to

Return type:

bool