Class PlatformMessage

  • All Implemented Interfaces:
    one.tranic.scorpio.api.impl.Message

    
    public final class PlatformMessage
     implements Message
                        

    Represents a message sent from an external platform.

    Since:

    1.0.0

    • Constructor Detail

      • PlatformMessage

        PlatformMessage(String senderId, String senderName, String content, String platformName)
        Parameters:
        senderId - the unique identifier of the message sender
        senderName - the name of the message sender
        content - the content of the message
        platformName - the name of the platform from which the message was sent