Class LineWebhookEvent.Source

java.lang.Object
com.bytedesk.social.line.LineWebhookEvent.Source
Enclosing class:
LineWebhookEvent

public static class LineWebhookEvent.Source extends Object
  • Field Details

    • type

      private String type
    • userId

      private String userId
    • groupId

      private String groupId
    • roomId

      private String roomId
  • Constructor Details

    • Source

      public Source()