ServerBanAddArgs typedef

ServerBanAddArgs = ({Server server, User user})

Implementation

typedef ServerBanAddArgs = ({User user, Server server});