# ModuleBot ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_id** | **String** | Bot's user ID | **basic_id** | **String** | Bot's basic ID | **premium_id** | Option<**String**> | Bot's premium ID. Not included in the response if the premium ID isn't set. | [optional] **display_name** | **String** | Bot's display name | **picture_url** | Option<**String**> | Profile image URL. Image URL starting with `https://`. Not included in the response if the bot doesn't have a profile image. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)