894 B
894 B
title | description |
---|---|
chat info | chat attributes, type and example |
Constructor: Info
Attributes:
Name | Type | Required | Description |
---|---|---|---|
type | string | Yes | bot, user, channel, supergroup or chat |
bot_api_id | long | Yes | bot API chat id |
InputPeer | InputPeer | Yes | InputPeer object |
Peer | Peer | Optional | Peer object |
user_id | int | Optional | MTProto user id |
chat_id | int | Optional | MTProto chat id |
channel_id | int | Optional | MTProto channel id |
InputUser | InputUser | Optional | InputUser object |
InputChannel | InputChannel | Optional | InputChannel object |