summary refs log tree commit diff
path: root/changelog.d/9896.bugfix
blob: 07a8e87f9f981c749a8c08df22273d6d5d4e4466 (plain) (blame)
1
Correct the type hint for the `user_may_create_room_alias` method of spam checkers. It is provided a `RoomAlias`, not a `str`.