# QueuePosition

QueuePosition

Target position within a channel's queue that a post can be moved to.

**Status:** ⚠️ Experimental

**Values:**
- `bottom` - Move the post to the bottom of the queue, taking the last slot.
- `top` - Move the post to the top of the queue, taking the next available slot.