Class Comment

java.lang.Object
com.pinapelz.datatypes.Comment

public class Comment extends Object
Comment object
  • Field Details

    • comment_key

      public String comment_key
    • video_id

      public String video_id
    • message

      public String message
  • Constructor Details

    • Comment

      public Comment()