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