Result for fetching artifacts
from field: int64 total_artifacts = 1 [jstype = JS_STRING];
from field: uint64 from = 2 [jstype = JS_STRING];
from field: uint64 limit = 3 [jstype = JS_STRING];
from field: string order_by = 4;
Optional
from field: optional plugnmeet.RoomArtifactType type = 5;
from field: repeated plugnmeet.ArtifactInfo artifacts_list = 6;
from message plugnmeet.FetchArtifactsResult
Result for fetching artifacts