You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.