Commit Graph

1 Commits (d5305000f1c5799ffb6fcd64ad27e7bfd8ba2113)

Author SHA1 Message Date
Patrick Cloke bb4b11846f
Add missing type hints to handlers and fix a Spam Checker type hint. (#9896)
The user_may_create_room_alias method on spam checkers
declared the room_alias parameter as a str when in reality it is
passed a RoomAlias object.
2021-04-29 07:17:28 -04:00