useGuildInfo

inline suspend fun <R> GuildInfoContainer.useGuildInfo(block: (GuildInfo) -> R): R

GuildInfoContainer 中的 guild 作为 block 中的参数使用。