MatrixRoomStateResponseCopyimport type { MatrixRoomStateResponse } from "https://raw.githubusercontent.com/cybertim/SmallBotMatrix/main/lib/ISmallBot.ts";interface MatrixRoomStateResponse {name: string;}§Properties§name: string[src]