Realtime response structure for a successful connection.
@type t() :: %Appwrite.Types.Client.RealtimeResponseConnected{ channels: [String.t()], user: map() | nil }