pony
This commit is contained in:
parent
939b29c928
commit
5bc6fdc05f
62
docs/Chat.md
62
docs/Chat.md
@ -10,37 +10,37 @@ description: chat attributes, type and example
|
|||||||
|
|
||||||
| Name | Type | Required |Description|
|
| Name | Type | Required |Description|
|
||||||
|----------|:-------------:|:--------:|----------:|
|
|----------|:-------------:|:--------:|----------:|
|
||||||
|type|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Yes|bot, user, channel, supergroup or chat|
|
|type|[string](API_docs/types/string.md) | Yes|bot, user, channel, supergroup or chat|
|
||||||
|id|[long](https://daniil.it/MadelineProto/API_docs/types/long.md) | Yes|bot API chat id|
|
|id|[long](API_docs/types/long.md) | Yes|bot API chat id|
|
||||||
|access\_hash|[long](https://daniil.it/MadelineProto/API_docs/types/long.md) | Yes|access hash of peer|
|
|access\_hash|[long](API_docs/types/long.md) | Yes|access hash of peer|
|
||||||
|first\_name|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Yes|First name of the user|
|
|first\_name|[string](API_docs/types/string.md) | Yes|First name of the user|
|
||||||
|last\_name|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|Last name of the user|
|
|last\_name|[string](API_docs/types/string.md) | Optional|Last name of the user|
|
||||||
|username|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|Username|
|
|username|[string](API_docs/types/string.md) | Optional|Username|
|
||||||
|verified|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Is the peer official?|
|
|verified|[Bool](API_docs/types/Bool.md) | Optional|Is the peer official?|
|
||||||
|restricted|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Is the peer restricted to the current user?|
|
|restricted|[Bool](API_docs/types/Bool.md) | Optional|Is the peer restricted to the current user?|
|
||||||
|restriction\_reason|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|Restriction reason|
|
|restriction\_reason|[string](API_docs/types/string.md) | Optional|Restriction reason|
|
||||||
|status|[UserStatus](https://daniil.it/MadelineProto/API_docs/types/UserStatus.md) | Optional|Describes last time user was online|
|
|status|[UserStatus](API_docs/types/UserStatus.md) | Optional|Describes last time user was online|
|
||||||
|bot\_inline\_placeholder|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|Inline placeholder of inline bot|
|
|bot\_inline\_placeholder|[string](API_docs/types/string.md) | Optional|Inline placeholder of inline bot|
|
||||||
|about|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|Description of supergroups/channels or bios of users|
|
|about|[string](API_docs/types/string.md) | Optional|Description of supergroups/channels or bios of users|
|
||||||
|bot\_info|[BotInfo](https://daniil.it/MadelineProto/API_docs/types/BotInfo.md) | Optional|Bot info of bots|
|
|bot\_info|[BotInfo](API_docs/types/BotInfo.md) | Optional|Bot info of bots|
|
||||||
|phone\_calls\_available|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Are phone calls available for that user?|
|
|phone\_calls\_available|[Bool](API_docs/types/Bool.md) | Optional|Are phone calls available for that user?|
|
||||||
|phone\_calls\_private|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional||
|
|phone\_calls\_private|[Bool](API_docs/types/Bool.md) | Optional||
|
||||||
|common\_chats\_count|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Yes|Number of chats in common with that user|
|
|common\_chats\_count|[int](API_docs/types/int.md) | Yes|Number of chats in common with that user|
|
||||||
|photo|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|bot API file id of the profile picture|
|
|photo|[string](API_docs/types/string.md) | Optional|bot API file id of the profile picture|
|
||||||
|title|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|Chat title|
|
|title|[string](API_docs/types/string.md) | Optional|Chat title|
|
||||||
|participants\_count|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Optional|Number of participants in the chat.|
|
|participants\_count|[int](API_docs/types/int.md) | Optional|Number of participants in the chat.|
|
||||||
|kicked\_count|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Optional|Number of users kicked from the chat.|
|
|kicked\_count|[int](API_docs/types/int.md) | Optional|Number of users kicked from the chat.|
|
||||||
|admin\_count|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Optional|Number of admins in the chat.|
|
|admin\_count|[int](API_docs/types/int.md) | Optional|Number of admins in the chat.|
|
||||||
|admin|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Are you an admin in this chat?|
|
|admin|[Bool](API_docs/types/Bool.md) | Optional|Are you an admin in this chat?|
|
||||||
|all\_members\_are\_administrators|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|True if a group has ‘All Members Are Admins’ enabled.|
|
|all\_members\_are\_administrators|[Bool](API_docs/types/Bool.md) | Optional|True if a group has ‘All Members Are Admins’ enabled.|
|
||||||
|invite|[string](https://daniil.it/MadelineProto/API_docs/types/string.md) | Optional|Invite link of the chat|
|
|invite|[string](API_docs/types/string.md) | Optional|Invite link of the chat|
|
||||||
|participants|Array of [Participant](Participant.md) | Yes|Chat participants|
|
|participants|Array of [Participant](Participant.md) | Yes|Chat participants|
|
||||||
|democracy|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Can everyone add users to this chat?|
|
|democracy|[Bool](API_docs/types/Bool.md) | Optional|Can everyone add users to this chat?|
|
||||||
|signatures|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Are channel signatures enabled?|
|
|signatures|[Bool](API_docs/types/Bool.md) | Optional|Are channel signatures enabled?|
|
||||||
|can\_view\_participants|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Can you view participants (you can still view the bots in channels even if this is false)|
|
|can\_view\_participants|[Bool](API_docs/types/Bool.md) | Optional|Can you view participants (you can still view the bots in channels even if this is false)|
|
||||||
|can\_set\_username|[Bool](https://daniil.it/MadelineProto/API_docs/types/Bool.md) | Optional|Can you set the username of this channel/supergroup?|
|
|can\_set\_username|[Bool](API_docs/types/Bool.md) | Optional|Can you set the username of this channel/supergroup?|
|
||||||
|migrated\_from\_chat\_id|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Optional|MTProto chat id of the original chat (render it negative to make it a bot API chat id)|
|
|migrated\_from\_chat\_id|[int](API_docs/types/int.md) | Optional|MTProto chat id of the original chat (render it negative to make it a bot API chat id)|
|
||||||
|migrated\_from\_max\_id|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Optional|Last message id before migration|
|
|migrated\_from\_max\_id|[int](API_docs/types/int.md) | Optional|Last message id before migration|
|
||||||
|pinned\_msg\_id|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Optional|Message id of pinned message|
|
|pinned\_msg\_id|[int](API_docs/types/int.md) | Optional|Message id of pinned message|
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,6 +12,6 @@ description: PWRTelegram participant attributes, type and example
|
|||||||
|----------|:-------------:|:--------:|-----------:|
|
|----------|:-------------:|:--------:|-----------:|
|
||||||
|user|[Chat](Chat.md) | Yes| The participant|
|
|user|[Chat](Chat.md) | Yes| The participant|
|
||||||
|inviter|[Chat](Chat.md) | Optional|The user that invited this participant|
|
|inviter|[Chat](Chat.md) | Optional|The user that invited this participant|
|
||||||
|date|[int](https://daniil.it/MadelineProto/API_docs/types/int.md) | Yes|When was the user invited|
|
|date|[int](API_docs/types/int.md) | Yes|When was the user invited|
|
||||||
|role|[string](https://daniil.it/MadelineProto/API_docs/types/int.md) | Yes|user, admin, creator, moderator, editor, creator, kicked|
|
|role|[string](API_docs/types/int.md) | Yes|user, admin, creator, moderator, editor, creator, kicked|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user