chatInvite
Parameters
| Name | Type | Flag |
|---|---|---|
| flags | # | None |
| channel | flags.0?true | 0 |
| broadcast | flags.1?true | 1 |
| public | flags.2?true | 2 |
| megagroup | flags.3?true | 3 |
| title | string | None |
| photo | ChatPhoto | None |
| participants_count | int | None |
| participants | flags.4?Vector<User> | 4 |