mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2025-02-18 22:46:49 +01:00
deploy: 6f622ccfd55b400405e03e6768c4ad140c40f102
This commit is contained in:
parent
6c71d42efa
commit
8e537f589d
@ -9213,6 +9213,9 @@ components:
|
||||
is_scam:
|
||||
description: '*Optional*. Is the user reported for scam, clients show a warning to the user.'
|
||||
type: boolean
|
||||
is_fake:
|
||||
description: '*Optional*. Is the user marked as fake by Telegram.'
|
||||
type: boolean
|
||||
required:
|
||||
- id
|
||||
- is_bot
|
||||
@ -9281,6 +9284,9 @@ components:
|
||||
is_scam:
|
||||
description: '*Optional*. Is the chat reported for scam, clients show a warning to the user.'
|
||||
type: boolean
|
||||
is_fake:
|
||||
description: '*Optional*. Is the chat marked as fake by Telegram.'
|
||||
type: boolean
|
||||
distance:
|
||||
description: '*Optional*. Distance to the chat location in meters. Returned only in `getChatsNearby`.'
|
||||
type: integer
|
||||
|
Loading…
x
Reference in New Issue
Block a user