SetBotProfilePhoto constructor

SetBotProfilePhoto(
  1. {required int bot_user_id,
  2. InputChatPhoto? photo,
  3. int? extra,
  4. int? clientId}
)

Changes a profile photo for a bot

Returns Ok

Implementation

SetBotProfilePhoto