tier.message
tier.message(kind, reason=None)The refusal text for kind — the one wording the app and library use.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| kind | str | A private kind. | required |
| reason | str | None | Appended when the tier is present but unusable (an import failure, a contract mismatch), so the user sees why. | None |