Teleforge API Reference - v0.1.0
Preparing search index...
web/src
WebAppUser
Interface WebAppUser
interface
WebAppUser
{
added_to_attachment_menu
?:
boolean
;
allows_write_to_pm
?:
boolean
;
first_name
:
string
;
id
:
number
;
is_bot
?:
boolean
;
is_premium
?:
boolean
;
language_code
?:
string
;
last_name
?:
string
;
photo_url
?:
string
;
username
?:
string
;
}
Index
Properties
added_
to_
attachment_
menu?
allows_
write_
to_
pm?
first_
name
id
is_
bot?
is_
premium?
language_
code?
last_
name?
photo_
url?
username?
Properties
Optional
added_
to_
attachment_
menu
added_to_attachment_menu
?:
boolean
Optional
allows_
write_
to_
pm
allows_write_to_pm
?:
boolean
first_
name
first_name
:
string
id
id
:
number
Optional
is_
bot
is_bot
?:
boolean
Optional
is_
premium
is_premium
?:
boolean
Optional
language_
code
language_code
?:
string
Optional
last_
name
last_name
?:
string
Optional
photo_
url
photo_url
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
added_
to_
attachment_
menu
allows_
write_
to_
pm
first_
name
id
is_
bot
is_
premium
language_
code
last_
name
photo_
url
username
Teleforge API Reference - v0.1.0
Loading...