inGroupInfo

inline suspend fun <R> GroupInfoContainer.inGroupInfo(block: GroupInfo.() -> R): R

GroupInfoContainer 中的 group 作为 block 中的接收者使用。