pub type EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions = _tagEOS_CustomInvites_AddNotifyCustomInviteRejectedOptions;Expand description
Input parameters for the EOS_CustomInvites_AddNotifyCustomInviteRejected function.
Aliased Type§
#[repr(C)]pub struct EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITEREJECTED_API_LATEST.