in Bot.edit_message_mediag, for some reason media is a optional kwarg, which is clearly wrong. Changing that is breaking, so putting on the v14 milestone.
We could think about expanding test_official to parse the offical docs in order to check such things.
in
Bot.edit_message_mediag, for some reasonmediais a optional kwarg, which is clearly wrong. Changing that is breaking, so putting on the v14 milestone.We could think about expanding
test_officialto parse the offical docs in order to check such things.