Both. Example outputs:
{
"ok": true,
"result": {
"id": -1001668437313,
"title": "thequei8zeepae0xi7to4chui2Hohcha",
"username": "thequei8zeepae0xi7to4chui2Hohcha",
"type": "supergroup",
"description": "0baf2d87cb43746f62372d78de6031aba0bb269a",
"permissions": {
"can_send_messages": false,
"can_send_media_messages": false,
"can_send_polls": false,
"can_send_other_messages": false,
"can_add_web_page_previews": false,
"can_change_info": false,
"can_invite_users": false,
"can_pin_messages": false
},
"join_to_send_messages": true,
"pinned_message": {
"message_id": 3,
"from": {
"id": 1136612192,
"is_bot": false,
"first_name": "Max",
"username": "goldsteinq",
"language_code": "en"
},
"chat": {
"id": -1001668437313,
"title": "thequei8zeepae0xi7to4chui2Hohcha",
"username": "thequei8zeepae0xi7to4chui2Hohcha",
"type": "supergroup"
},
"date": 1660204801,
"text": "this is a verification message"
}
}
}
and
{
"ok": true,
"result": [
{
"user": {
"id": 1136612192,
"is_bot": false,
"first_name": "Max",
"username": "goldsteinq",
"language_code": "en"
},
"status": "creator",
"is_anonymous": false
}
]
}