@if (loading()) {
} @else if (user()) { {{ user()!.user_id }} {{ user()!.username || '(Not set)' }} @if (user()!.is_pro) { Pro } @else { Free } {{ user()!.messages_sent }} {{ user()!.timestamp_created | relativeTime }} {{ user()!.timestamp_lastread | relativeTime }} {{ user()!.timestamp_lastsent | relativeTime }}

{{ user()!.quota_used }} / {{ user()!.quota_max }} messages used today

{{ user()!.quota_remaining }} remaining

{{ user()!.max_body_size | number }} bytes {{ user()!.max_title_length }} chars {{ user()!.default_channel }} {{ user()!.default_priority }}
@if (expertMode()) {

Deleting your account is permanent and cannot be undone. All your data will be lost.

} }
Username