Searched refs:UpdateUserLastSeenAtCommand (Results 1 – 4 of 4) sorted by relevance
210 type UpdateUserLastSeenAtCommand struct { struct
120 updateUserLastSeenAtCmd := &models.UpdateUserLastSeenAtCommand{
414 func UpdateUserLastSeenAt(ctx context.Context, cmd *models.UpdateUserLastSeenAtCommand) error { argument
149 …if err := bus.DispatchCtx(mContext.Req.Context(), &models.UpdateUserLastSeenAtCommand{UserId: reqC…