1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 12:47:56 +01:00
MadelineProto/docs/TD_docs/methods/getGroupFull.md

23 lines
511 B
Markdown

---
title: getGroupFull
description: Returns full information about a group by its identifier
---
## Method: getGroupFull
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns full information about a group by its identifier
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|group\_id|[CLICK ME int](../types/int.md) | Yes|Group identifier|
### Return type: [GroupFull](../types/GroupFull.md)