mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
651 B
651 B
title | description | nav_exclude | image |
---|---|---|---|
userStatusLastWeek | Online status: last seen last week | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: userStatusLastWeek
Online status: last seen last week
Attributes:
Name | Type | Required | Description |
---|---|---|---|
by_me | Bool | Optional |
Type: UserStatus
Example:
$userStatusLastWeek = ['_' => 'userStatusLastWeek', 'by_me' => Bool];