Raw Message Entity
@Serializable
Constructors
Link copied to clipboard
constructor(type: String, offset: Int, length: Int, url: String? = null, user: User? = null, language: String? = null, custom_emoji_id: CustomEmojiId? = null, unix_time: UnixTimeStamp? = null, date_time_format: String? = null)
Functions
Link copied to clipboard
fun RawMessageEntity.asTextSource(source: String, subParts: List<Pair<Int, TextSource>>): TextSource