MomentsService
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
| Memory category | Instances |
|---|
Member index 3
Description
History 4
Members 3
CheckMomentTextStatusAsync
| Parameters (1) | ||
|---|---|---|
| token | string | |
| Returns (1) | ||
| Tuple | ||
This function yields. It will block the calling thread until completion.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
CreatePostAsync
| Parameters (1) | ||
|---|---|---|
| postRequest | Dictionary | |
| Returns (1) | ||
| Dictionary | ||
This function yields. It will block the calling thread until completion.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 738 Add CreatePostAsync
GenerateMomentTextAsync
| Parameters (2) | Default | |
|---|---|---|
| capture | Capture | |
| tone | string | |
| Returns (1) | ||
| Tuple | ||
This function yields. It will block the calling thread until completion.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |