Minor corrections to the PhpDoc in \TgBotLib > Bot > getMyDescription
This commit is contained in:
parent
8730f82abf
commit
4869c439ff
1 changed files with 2 additions and 0 deletions
|
@ -2165,6 +2165,8 @@
|
|||
* @param array $options
|
||||
* @return BotDescription
|
||||
* @throws TelegramException
|
||||
* @link https://core.telegram.org/bots/api#getmydescription
|
||||
* @noinspection PhpUnused
|
||||
*/
|
||||
public function getMyDescription(?string $language_code=null, array $options=[]): BotDescription
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue