guild property

  1. @override
Cacheable<Snowflake, IGuild> guild
latefinalinherited

Id of Guild that the channel is in.

Implementation

@override
late final Cacheable<Snowflake, IGuild> guild;