Generated Kiwi message module for MusicInfo.
Summary
Types
@type t() :: %Figler.Schema.MusicInfo{ is_paused: boolean() | nil, is_stopped: boolean() | nil, last_received_song_timestamp_ms: non_neg_integer() | nil, message_id: non_neg_integer() | nil, song_id: String.t() | nil }