Get Notifications
@Serializable
See also
Constructors
Link copied to clipboard
fun GetNotifications(from: String? = null, limit: Long? = null, only: String? = null, asUserId: UserId? = null)
Types
Link copied to clipboard
@Serializable
Functions
Link copied to clipboard
open fun requestSerializerBuilder(mappings: EventContentSerializerMappings, json: Json): KSerializer<Unit>?
Link copied to clipboard
open fun responseSerializerBuilder(mappings: EventContentSerializerMappings, json: Json): KSerializer<GetNotifications.Response>?