--- title: createGroupChat description: Returns existing chat corresponding to the known group image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Method: createGroupChat [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Returns existing chat corresponding to the known group ### Parameters: | Name | Type | Description | Required | |----------|---------------|-------------|----------| |group\_id|[int](../types/int.md) | Group identifier | Yes| ### Return type: [Chat](../types/Chat.md)