시그니처 후원
- 시그니처 별로 설정된 시간 만큼 GIF가 재생되도록 기능 추가
This commit is contained in:
@@ -15,6 +15,7 @@ struct LiveRoomChatRawMessage: Codable {
|
||||
let type: LiveRoomChatRawMessageType
|
||||
let message: String
|
||||
let can: Int
|
||||
var signature: LiveRoomDonationResponse? = nil
|
||||
var signatureImageUrl: String? = nil
|
||||
let donationMessage: String?
|
||||
var isActiveRoulette: Bool? = nil
|
||||
|
Reference in New Issue
Block a user