gleetube/encoder/comment_thread_encoder
Values
pub fn encode_comment_thread(
snippet snippet: json.Json,
) -> json.Json
Build a complete comment thread insert body.
pub fn encode_snippet(
video_id video_id: String,
text_original text_original: String,
) -> json.Json
Encode a comment thread snippet for insert (top-level comment on a video).