Type alias CommentContextSubType

CommentContextSubType: "photo_comment" | "video_comment" | "wall_reply" | "board_comment" | "market_comment" | "photo_comment_new" | "photo_comment_edit" | "photo_comment_delete" | "photo_comment_restore" | "video_comment_new" | "video_comment_edit" | "video_comment_delete" | "video_comment_restore" | "wall_reply_new" | "wall_reply_edit" | "wall_reply_restore" | "wall_reply_delete" | "board_comment_new" | "board_comment_edit" | "board_comment_delete" | "board_comment_restore" | "market_comment_new" | "market_comment_edit" | "market_comment_delete" | "market_comment_restore"

Generated using TypeDoc