presentFriendRequestCreator(from:)
Opens the Messages app with a sheet for the player to request friends.
Declaration
func presentFriendRequestCreator(from window: NSWindow?) throwsParameters
- window:
The window that’s the anchor for opening the Messages app.
Discussion
If this method throws an exception, it doesn’t open the Messages app.