FullnameMixin#

class praw.models.reddit.mixins.FullnameMixin#

Interface for classes that have a fullname.

__init__()#
property fullname: str#

Return the object’s fullname.

A fullname is an object’s kind mapping like t3 followed by an underscore and the object’s base36 ID, e.g., t1_c5s96e0.