Skip to content

Commit

Permalink
deploy: 6f622cc
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppeM99 committed Jan 9, 2025
1 parent 6c71d42 commit 8e537f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tdlight-api-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8e537f5

Please sign in to comment.