Values.GetBotRequestSourceRetrieves details for the specified bot, such as bot email address, bot type, status, and display name.
type nonrec t = {accountId : NonEmptyString.t;The Amazon Chime account ID.
*)botId : NonEmptyString.t;The bot ID.
*)}