ifNotFoundThenNull

inline fun <T> QQGuildApiException.ifNotFoundThenNull(throwCopy: Boolean = true): T?(source)

如果 QQGuildApiException.isNotFoundtrue, 得到null,否则抛出此异常