```py async def get_warnings( self: Self, user: discord.Member | discord.User, guild: discord.Guild ) -> list[bot.models.Warning]: ``` A little hiccup in the code