Exports
📤 Exports
Server-Side Exports
Available Callbacks
local account = lib.callback.await('GET_CLUBBY_ACCOUNT', source){
LoggedIn = boolean,
Username = string,
PhoneNumber = string,
Avatar = string,
Bio = string,
Banner = string,
HostedRoomsCount = number
}local rooms = lib.callback.await('GET_CLUBBY_ROOMS', source)Framework Integration
Server Events
Client Events
📝 Notes
Last updated