501 B
501 B
title | description | image |
---|---|---|
userStatusLastWeek | User is offline, but was online last week | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: userStatusLastWeek
User is offline, but was online last week
Type: UserStatus
Example:
$userStatusLastWeek = ['_' => 'userStatusLastWeek'];
Or, if you're into Lua:
userStatusLastWeek={_='userStatusLastWeek'}