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