1manual_braid! {
2/// A community gift ID
3 ///
4 /// A community gift is a so called "sub bomb", where you gift one or multiple subscription(s) to a channel at once.
5pub struct CommunityGiftId;
6pub struct CommunityGiftIdRef;
7}
8impl_extra!(CommunityGiftId, CommunityGiftIdRef);