[][src]Module tbot::types::file::id

Types representing a file ID.

Structs

Id

Represents a file ID.

Ref

Contains a reference to a file ID.

Traits

AsFileId

Allows a type with a unique file ID to act as file::Id.