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