- Your Rocket.Chat Experimental app version: 4.4.0
The app submits width and height querystring parameters to the Rocket.Chat server when fetching an avatar.
The API doesn't appear to reference the width and height values that the mobile client submits, and instead accepts size (which makes sense, since they're squares).
This also appears to be backed up by the image returned always being 200x200 😄