AdamRussak
AdamRussak
### Bug Report currently, there is no Function to receive the available AKS versions, a command that is available in a simple CLI command. `az aks get-versions --location eastus --output...
I am trying to send a 1.5GB video and receiving an error: ```sh Bad Request: file is too big ``` didn't find any way to go around it. my code:...
## issue i am using the tgbotapi.NewPhoto command in the following method: ```go photo := tgbotapi.NewPhoto(update.Message.Chat.ID, tgbotapi.FilePath(imageLocation)) photo.Caption = ItemValidate photo.ReplyMarkup = numericKeyboard sendMessage(bot, photo) ``` most images are working...
### 🔖 Feature description Add support go lang 1.16 < ### 🎤 Pitch Go lang is a big language in Cloud/ SaaS world. supporting this language should be pretty obvious...
### Describe the bug? there is no Conig implementation in InlineHookChannel struct the okta v4 sdk ### What is expected to happen? when createing an inline hook you should be...