--- title: chatTypeSecret description: Secret chat with a user --- ## Constructor: chatTypeSecret [Back to constructors index](index.md) Secret chat with a user ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |secret\_chat\_id|[int](../types/int.md) | Yes|Secret chat identifier| |user\_id|[int](../types/int.md) | Yes|User identifier of the peer| ### Type: [ChatType](../types/ChatType.md)