inGuildInfo

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

GuildInfoContainer 中的 guild 作为 block 中的接收者使用。