Roblox API Reference

AntiAddictionService

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (5)

Type Member History
Dictionary GetAntiAddictionData ()
void MarkRead (string messageId)
void Start (int64 userId)
void Stop ()
Updated (Dictionary antiAddictionData)
57 members inherited from Instance

History

Members

GetAntiAddictionData On DevHub

Name Type Default
No parameters.

MarkRead On DevHub

Name Type Default
messageId string none

Start On DevHub

Name Type Default
userId int64 none

Stop On DevHub

Name Type Default
No parameters.

Updated On DevHub

Name Type Default
antiAddictionData Dictionary none