Skip to content

Conversation

@Bibo-Joshi
Copy link
Member

also fixes a rendering mistake in set_game_score

@Bibo-Joshi Bibo-Joshi added the ⚙️ bot-api affected functionality: bot-api label Nov 7, 2020
@Bibo-Joshi Bibo-Joshi mentioned this pull request Nov 7, 2020
28 tasks
Copy link
Member

@Poolitzer Poolitzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

self,
chat_id: Union[int, str],
media: List[InputMedia],
media: List[Union[InputMediaAudio, InputMediaDocument, InputMediaPhoto, InputMediaVideo]],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better!

Raises:
:class:`telegram.TelegramError`: If the new score is not greater than the user's
current score in the chat and force is :obj:`False`.
current score in the chat and force is :obj:`False`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixing rendering mistakes is tight!

@Bibo-Joshi Bibo-Joshi merged commit e159d24 into api-5.0-master Nov 7, 2020
@Bibo-Joshi Bibo-Joshi deleted the api-5.0-wp6 branch November 7, 2020 10:43
@github-actions github-actions bot locked and limited conversation to collaborators Nov 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ bot-api affected functionality: bot-api

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants