UserInputById¶ class UserInputById[source]¶ Reference to a user by id. by: Literal['id']¶ Discriminator selecting the by-id variant. Optional on the wire; defaults server-side to ‘id’. user_id: int¶ The id of the user.