getAllMessagesReceivedByUserId

Retrieves all messages sent by a user.

Return

An iterable containing all the messages sent by the user.

Parameters

userID

The ID of the user who sent the messages.