Guild Emoji Parameters¶ Note The following classes come from the scurrypy.params.guild_emoji module. EditGuildEmojiParams ¶ Bases: TypedDict Parameters for editing a guild emoji. name: str instance-attribute ¶ Name of the moji. roles: list[int] instance-attribute ¶ Roles allowed to use this emoji.