The content definition for m.room.avatar events See: RoomAvatarEvent View Source models/events/RoomAvatarEvent.ts, line 21 Members Type: DimensionalFileInfo # info Optional Optional information about the avatar. View Source models/events/RoomAvatarEvent.ts, line 32 Type: string # url The URL to the image for the avatar of the room. View Source models/events/RoomAvatarEvent.ts, line 27